Skip to content

Extract SDK executor public types - #836

Closed
RhysSullivan wants to merge 1 commit into
codex/refactor-executorts-plugin-runtimefrom
codex/refactor-executorts-types
Closed

Extract SDK executor public types#836
RhysSullivan wants to merge 1 commit into
codex/refactor-executorts-plugin-runtimefrom
codex/refactor-executorts-types

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Move the exported executor type/config surface into executor-types.ts while re-exporting those types from executor.ts.

This cuts the remaining executor entrypoint down to runtime construction and public exports.

Validation

  • bun run format:check
  • bun run lint
  • bun run typecheck
  • bun run test

Stack

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 1d97aa0 Commit Preview URL

Branch Preview URL
May 16 2026, 06:27 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 1d97aa0 May 16 2026, 06:28 PM

@pkg-pr-new

pkg-pr-new Bot commented May 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@836

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@836

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@836

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@836

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@836

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@836

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@836

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@836

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@836

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@836

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@836

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@836

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@836

executor

npm i https://pkg.pr.new/executor@836

commit: 1d97aa0

@RhysSullivan

Copy link
Copy Markdown
Collaborator Author

Closing this draft stack for now; the executor refactor approach is being reconsidered before review.

@RhysSullivan
RhysSullivan deleted the codex/refactor-executorts-types branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant